home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Archives
/
ForCLI
/
0Utils13.lha
/
0Utils
/
FilePart.doc
< prev
next >
Wrap
Text File
|
1995-02-12
|
529b
|
45 lines
NAME
FilePart
SYNOPSIS
FilePart - extract a filename's filepart - Requires v37
INPUTS
FILE/A
FUNCTION
Filepart gets a filename and extracts its
AmigaDOS file-part.
The resulting string is sent to STDOUT.
RESULT
a filename's filepart
NOTES
CLI - only
should compile with SAS-C
BUGS
none known yet
SEE ALSO
dos.library/FilePart
EXAMPLES
>FilePart a:b
"b"
>FilePart a/b
"b"
AUTHOR
Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
noll@student.uni-kl.de